IsExpression Property (ScriptValue<T>) | FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / ScriptValue<T> Class / IsExpression Property

In This Topic
IsExpression Property (ScriptValue<T>)
In This Topic
Gets or sets a value indicating whether the current ScriptValue<T> is specified as an expression.
Syntax
'Declaration
 
Public Property IsExpression As Boolean
 
See Also